home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 3455 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.uni-c.dk!inet!perjac
  2. From: perjac@inet.uni-c.dk (Per Jacobsen)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: Font Sample Printing Utility?
  5. Date: 17 Mar 1996 17:08:51 GMT
  6. Organization: The Shadows' Parking lot
  7. Message-ID: <4ihgv3$sa5@news.uni-c.dk>
  8. References: <1033.6641T951T924@four.net> <4hr4hi$t3a$1@mhafc.production.compuserve.com>
  9. NNTP-Posting-Host: inet.uni-c.dk
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. The Amiga font system is of course very flexible, when you buy the system
  13. you get a compugraphic font engine and the bitmap one, but there is
  14. nothing preventing people from writing extention engines what will
  15. inteface seamlessly with the system. 
  16.  
  17. May i recommend from aminet: the type1 library. Which is to postscript
  18. fonts what the bullet.library is to compugraphic fonts, or to put it
  19. another way it allows you to read postscript type1 fonts like any other
  20. font using the font requester (or opendiskfont). 
  21.  
  22. For instance i just designed a button bank in Directory Opus 5 useing a 
  23. postscript font via the normal font requester. Just testing of course, 
  24. not sure it'd wait for the scaling each time :)
  25.  
  26. Note, you don't need to convert them or anything, just use the t1manager 
  27. program to preview and install.
  28.  
  29. If you find this of use, have a look on aminet in the util/libs 
  30. directory.
  31.  
  32. Requires 2.1, and (alas? :) MUI
  33.  
  34.